Namespace - LJCTextDataReaderLib
Parameters
name - The data field name.
Returns
The data type name.
Syntax
C# |
public String GetDataTypeName(String name)
|
Retrieves the data type name for the specified field name.
Remarks
This is a custom method. It is named to act as an Overload method
to the inherited reader method.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.